-
Couldn't load subscription status.
- Fork 13.9k
Remove guess_head_span
#99994
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove guess_head_span
#99994
Conversation
|
r? @fee1-dead (rust-highfive has picked a reviewer for you, use r? to override) |
guess_head_span with opt_spanguess_head_span with opt_span
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
49ad972 to
9a1c662
Compare
|
@bors r+ |
|
📌 Commit 9a1c6629e479ca5d7d2fd46c2b2d9a7519619608 has been approved by It is now in the queue for this repository. |
…iaskrgr Rollup of 8 pull requests Successful merges: - rust-lang#99340 (Fix ICE in Definitions::create_def) - rust-lang#99629 (Improve `cannot move out of` error message) - rust-lang#99864 (bootstrap: don't emit warn about duplicated deps with same/different features if some of sets actually empty) - rust-lang#99911 (Remove some uses of `guess_head_span`) - rust-lang#99976 (Make Rustdoc exit with correct error code when scraping examples from invalid files) - rust-lang#100003 (Improve size assertions.) - rust-lang#100012 (Avoid `Ty` to `String` conversions) - rust-lang#100020 (better error when python is not found in x - issue rust-lang#99648) Failed merges: - rust-lang#99994 (Replace `guess_head_span` with `opt_span`) r? `@ghost` `@rustbot` modify labels: rollup
|
☔ The latest upstream changes (presumably #100024) made this pull request unmergeable. Please resolve the merge conflicts. |
9a1c662 to
a3c2d55
Compare
|
@rustbot ready |
|
@bors r+ rollup |
…iaskrgr Rollup of 8 pull requests Successful merges: - rust-lang#99156 (`codegen_fulfill_obligation` expect erased regions) - rust-lang#99293 (only run --all-targets in stage0 for Std) - rust-lang#99779 (Fix item info pos and height) - rust-lang#99994 (Remove `guess_head_span`) - rust-lang#100011 (Use Parser's `restrictions` instead of `let_expr_allowed`) - rust-lang#100017 (kmc-solid: Update `Socket::connect_timeout` to be in line with rust-lang#78802) - rust-lang#100037 (Update rustc man page to match `rustc --help`) - rust-lang#100042 (Update books) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
follow-up to #98519